PlayerIO

The fastest way to build online games without breaking a sweat.

Android Client Reference

Android  class documentationClass NotificationEndpoint

Namespace: com.playerio
Language: Java

Notifications Endpoint

Methods

 
public Map<String,String>
getConfiguration ()

The configuration of the endpoint

public String
getIdentifier ()

The endpoint identifier (e.g, iOS device token, Android registration id or e-mail address...)

public String
getType ()

The type of the endpoint

public boolean
isEnabled ()

Is this endpoint currently enabled?

NotificationEndpoint.getConfiguration

public Map<String,String>
getConfiguration ()

The configuration of the endpoint

NotificationEndpoint.getIdentifier

public String
getIdentifier ()

The endpoint identifier (e.g, iOS device token, Android registration id or e-mail address...)

NotificationEndpoint.getType

public String
getType ()

The type of the endpoint

NotificationEndpoint.isEnabled

public boolean
isEnabled ()

Is this endpoint currently enabled?