PushEndpoint
class PushEndpoint(val url: String, val pubKeySet: PublicKeySet?, val temporary: Boolean) : Parcelable
Contains the push endpoint and the associated PublicKeySet.
Contains the push endpoint and the associated PublicKeySet.