Amazon.Pinpoint.Model.GCMChannelRequest.IsSetApiKey C# (CSharp) Метод

IsSetApiKey() приватный Метод

private IsSetApiKey ( ) : bool
Результат bool
        internal bool IsSetApiKey()
        {
            return this._apiKey != null;
        }
GCMChannelRequest