Method IsAdmin
| Edit this page View SourceIsAdmin(ZNet, long)
Determine if a peer uid is in the admin list on the current ZNet. Only works on the server instance
Declaration
public static bool IsAdmin(this ZNet znet, long uid)
Parameters
| Type | Name | Description |
|---|---|---|
| ZNet | znet | |
| long | uid |
Returns
| Type | Description |
|---|---|
| bool |