NIMMSTAIntent Connection
This class provides access to the NIMMSTAManager and initiates the connection. It uses an Android ServiceConnection and the concept of background Tasks. Just register the NIMMSTAIntentConnection by calling bindServiceToActivity and register for completion for the binding with onComplete.
Functions
Link copied to clipboard
Link copied to clipboard
Lambda is called once service was connected or thrown an error. Returns ServiceConnection.
Link copied to clipboard
Lambda is called once service thrown an error. Returns ServiceConnection.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Lambda is called once service thrown an error. Returns ServiceConnection.