AppleLocalMultiplayerIServiceAdvertiser Interface |
Namespace: LostPolygon.Apple.LocalMultiplayer
public interface IServiceAdvertiser
The AppleLocalMultiplayerIServiceAdvertiser 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 | |
---|---|---|
InvitationDismissed |
Occurs when user taps "Dismiss" or "Accept" in the incoming invitation UI.
| |
InvitationPresenting |
Occurs when incoming invitation UI is about to be shown.
|