|
| proto external void | RequestDetails (notnull BackendCallback pCallback) |
| | Fetch details of this membership from backend.
|
| |
| proto external void | Kick (notnull BackendCallback pCallback) |
| | Kick this member from the Group. Marks this membership as no longer valid.
|
| |
| proto external ref Managed | Clone () |
| | Return shallow copy of object, or null if it is not allowed (not public constructor)
|
| |
◆ Kick()
| proto external void GroupMembership.Kick |
( |
notnull BackendCallback | pCallback | ) |
|
Kick this member from the Group. Marks this membership as no longer valid.
◆ RequestDetails()
| proto external void GroupMembership.RequestDetails |
( |
notnull BackendCallback | pCallback | ) |
|
Fetch details of this membership from backend.
The documentation for this interface was generated from the following file:
- GameLib/generated/online/GroupMembership.c