AppleLocalMultiplayerICustomServiceAdvertiser Interface |
Namespace: LostPolygon.Apple.LocalMultiplayer
public interface ICustomServiceAdvertiser
The AppleLocalMultiplayerICustomServiceAdvertiser type exposes the following members.
Name | Description | |
---|---|---|
IsAdvertising |
Whether advertiser is currently active.
|
Name | Description | |
---|---|---|
StartAdvertising |
Start advertising the current service to nearby peers.
| |
StopAdvertising |
Stops advertising of the current service to nearby peers.
|
Name | Description | |
---|---|---|
InvitationReceived |
Occurs when an invitation to join the session has been received.
| |
StartFailed |
Occurs when starting the advertiser has failed.
|