Share via


RegistrationResult interface

Represents the result of the registration.

Properties

applicationPlatform

The application platform.

outcome

The outcome of the registration.

pnsHandle

The PNS handle.

registrationId

The registration ID.

Property Details

applicationPlatform

The application platform.

applicationPlatform: string

Property Value

string

outcome

The outcome of the registration.

outcome: string

Property Value

string

pnsHandle

The PNS handle.

pnsHandle: string

Property Value

string

registrationId

The registration ID.

registrationId: string

Property Value

string