getSubscriptionState
inline suspend fun ShieldClient.getSubscriptionState(crossinline block: GetSubscriptionStateRequest.Builder.() -> Unit): GetSubscriptionStateResponse
Returns the SubscriptionState
, either Active
or Inactive
.