W3cubDocs

/Pony

UDPAuth

[Source]

primitive val UDPAuth

Constructors

create

[Source]

new val create(
  from: (AmbientAuth val | NetAuth val))
: UDPAuth val^

Parameters

Returns

Public Functions

eq

[Source]

fun box eq(
  that: UDPAuth val)
: Bool val

Parameters

Returns

ne

[Source]

fun box ne(
  that: UDPAuth val)
: Bool val

Parameters

Returns

© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/net-UDPAuth